dh-acc software package provides debhelper addon to compare ABI compatibility of shared C/C++ library versions, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install dh-acc
dh-acc is installed in your system.
Make ensure the dh-acc package were installed using the commands given below,
$ sudo dpkg-query -l | grep dh-acc *
You will get with dh-acc package name, version, architecture and description in a table
Distro | Ubuntu 16 10 yakkety yak |
Section | Development |
Package | dh-acc |
Version | 1.99.22-1 |
Description | debhelper addon to compare ABI compatibility of shared C/C++ library versions |
Sub Section | Devel |